This script will be a part of []baz▀ot[] v2.╪ made by Ronny 1997⌐
This Script Will Tell you if the People On Your Notify Are REALY The
People You Are Looking For. (And Will Also Tell You iF The Guy Is
Away And,Or an IRC Operator (if he is really the guy you looked for.))
Level 50 = Friend.
Level 100 = Op.
(modify at your own risk!!)
All you need to do is to add the folowing in to the indicated section of tools
*** mIRC v4.7+ ***
Popups: (nicknames list)
Notify
.Add A Friend: { %comment = $$?="Enter Comment." | notify $1 %comment | guser 50 $1 3 | echo 4 -a $colr(12,***) Added $1 To The Notify List As A Friend. $colr(12,***) }
.Add An Op: { %comment = $$?="Enter Comment." | notify $1 %comment | guser 100 $1 3 | echo 4 -a $colr(12,***) Added $1 To The Notify List As An Op $colr(12,***) }
.Remove From Notify: { notify $1 | ruser $1 3 | echo 4 -a $colr(12,***) Removed $1 From Da Notify List. }